home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / BAKR60E.ARJ / BAKERA.DOC next >
Text File  |  1992-08-20  |  5KB  |  88 lines

  1. Documentation for BAKERA.EXE V06.0E           please read carefully!  
  2.  
  3. Many text, CAD, paint, database, and other programs leave a backup
  4. copy of their work files on disk when saving your files. They may be
  5. valuable and helpful when something goes wrong, but after a while
  6. your hard disk fills with these obsolete copies. It ist not easy to
  7. clean them up, because they are spread over all your subdirectories.
  8.  
  9. At this point BAKERA gets in. It searches the specified drive for
  10. filespecs you select and deletes them at your command. The default
  11. filespecs are *.BAK, *.SIK, *.~??. If some program comes up with new
  12. ideas how to name its backup files, BAKERA is ready to deal with them! 
  13. An install-mode lets you set up Bakera, so that the new extensions 
  14. become default too (/i).
  15.  
  16. If you are not sure whether all backup files are to be deleted, call
  17. BAKERA with the command line option /q. BAKERA now asks you for every
  18. file it finds, showing name, size and date. <F3> lets you peep into
  19. the file. Then you can decide whether to delete it or not.
  20.  
  21. Two options help, if the files you want to delete are set hidden
  22. and/or read only. Options /h and /r respectively find and delete such
  23. files. 
  24.  
  25. The option /o is interesting. It lets you decide how 'old' a file must
  26. be to be deleted. So the younger backup files leave on the disk, while
  27. the older ones get deleted. 
  28.  
  29. When you want to delete a specific filespec only once, option /m
  30. works for you. Here you can add your filespec manually to the list of
  31. default ones. However, BAKERA refuses to add *.* as a filespec. This
  32. is too dangerous for your data!
  33.  
  34.  
  35. >>>>>>> Attention <<<<<<<<<<
  36. BAKERA.EXE !!!mustn't!!! be packed with EXE-packers such as EXEPACK, 
  37. LZEXE or PKLITE. The install-procedure will not work, if BAKERA is packed.
  38. To be aware of viruses: BAKERA.EXE is 32112 bytes long.
  39. >>>>>>> Attention <<<<<<<<<<
  40.  
  41. This is the short help-screen, which is shown if you call BAKERA with
  42. the help-option /?:
  43.  
  44. ╔════════╤════════════════════════════════════════════════════════════════════╗
  45. ║ BAKERA │ Delete files in all directories of drive C:                0892er ║
  46. ║ V06.0E │ (c) 1992   Ralf Eichler                                            ║
  47. ╠════════╧═════════════════════╤══════════════════════════════╤═══════════════╣
  48. ║ Files to delete:             │     7.                       │  Switches:    ║
  49. ║     1.        *.BAK          │     8.                       │               ║
  50. ║     2.        *.SIK          │     9.                       │    Hidden     ║
  51. ║     3.        *.~??          │    10.                       │  ReadOnly     ║
  52. ║     4.                       │    11.                       │    Manual     ║
  53. ║     5.                       │    12.                       │  Question     ║
  54. ║     6.                       │    13.                       │  DaysOld:   0 ║
  55. ╟──────────────────────────────┴──────────────────────────────┴───────────────╢
  56. ║  This program is shareware. You are encouraged to copy and share it with    ║
  57. ║  others freely. Sale is not allowed. If you find this tool valuable,        ║
  58. ║  please send $10 to: Ralf Eichler, Leostr. 73, W-5000 Cologne 30, Germany.  ║
  59. ║  Suggestions also via CompuServe 100034,3121.                               ║
  60. ║  Syntax: BAKERA [Drive] [/r /h /m /q /i /o:n]   ?=Info                      ║
  61. ║          /r   : Delete (r)eadonly files also.                               ║
  62. ║          /h   : Find and delete (h)idden files.                             ║
  63. ║          /m   : Add filespecs (m)anually.                                   ║
  64. ║          /q   : (Q)uery for every file before deletion.                     ║
  65. ║          /i   : (I)nstall switches and filespecs as default values          ║
  66. ║          /o:n : Delete only files (O)lder than n days.                      ║
  67. ╚═════════════════════════════════════════════════════════════════════════════╝
  68.  
  69.  
  70. I hope That BAKERA s such a great tool for you as it is for me.
  71. However, I enjoyed programming it.
  72.                                           Ralf Eichler
  73.  
  74. All rights reserved. This program is to be copied and shared without
  75. any changes and only together with this documentation.
  76. If someone uses this program frequently, the person is encouraged to
  77. send a contribution of $10 to the author's adress.
  78.  
  79. If you have any suggestions or questions about the program, please write: 
  80.  
  81.      Ralf Eichler
  82.      Leostr. 73
  83.      W-5000 Cologne 30
  84.      Germany
  85.  
  86. or E-mail me at CompuServe ID 100034,3121
  87.  
  88. >>>>>>>>>>>>>>>>>End of BAKERA.DOC<<<<<<<<<<<<<<<<<<<